BODY {

background-color: #7A7AE1;
background-image: url(./images/back.);
font-family: Arial;
}

H1 {
font-family: Tahoma;
font-size: 24px;
color: #E21524;
}

H2 {
font-family: Tahoma;
font-size: 22px;
color: #000000;
}

H3 {
font-family: Tahoma;
font-size: 18px;
color: #000000;
}

H4 {
font-family: Tahoma;
font-size: 18px;
color: #E21524;
}

A {
color: #0000FF;
font-weight: bold;
text-decoration: underline;
}



